Papers with pipelined framework
Transition-based Directed Graph Construction for Emotion-Cause Pair Extraction (2020.acl-main)
Copied to clipboard
| Challenge: | Existing methods to extract emotions and causes from unannotated text are pipelined, causing error propagation. |
| Approach: | They propose to transform a task into a procedure of parsing-like directed graph construction . they propose to generate a directed graph with labeled edges based on a sequence of actions . |
| Outcome: | The proposed method outperforms the state-of-the-art methods by 6.71% (p0.01) in F1 measure. |